OpenRoads Designer CONNECT Edition SDK Help

GetLinearPointCollectionBySelection Method

Ported from Bentley.CifNET.GeometryModel (src.cs)

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public virtual  LinearPointCollection GetLinearPointCollectionBySelection( PointSelectionOption pointSelection,double linearStroking,double curveStroking,double centroidStroking,double duplicatedPointsTolerance)

Parameters

SettingDescription
  PointSelectionOption  
    
    
    
    

Return Value

LinearPointCollection

See Also